home *** CD-ROM | disk | FTP | other *** search
/ Libris Britannia 4 / science library(b).zip / science library(b) / MATHEMAT / STATISTI / 3118.ZIP / SURVEY.DOC < prev    next >
Text File  |  1991-10-20  |  74KB  |  1,802 lines

  1.  
  2.  
  3.                                THE SURVEY PROGRAM
  4.  
  5.                                      CONTENTS
  6.  
  7.                                                                PAGE
  8.       SECTION 1 - GENERAL NOTES AND INSTALLATION
  9.  
  10.             INTRODUCTION                                         3
  11.  
  12.             GENERAL DESCRIPTION                                  3
  13.  
  14.             REQUIREMENTS                                         4
  15.  
  16.             INSTALLATION                                         4
  17.  
  18.             WHAT SURVEY DOES                                     5
  19.  
  20.             HOW THE PROGRAM OPERATES                             6
  21.  
  22.             FILES ON THE DISTRIBUTION DISK                       7
  23.  
  24.             CLASSIFICATION OF QUESTIONS                          7
  25.  
  26.             ILLUSTRATIVE EXAMPLES                             9-17
  27.  
  28.             CROSS-TABULATION REPORTS                            18
  29.  
  30.       SECTION 2 - TUTORIAL NOTES
  31.  
  32.             A TUTORIAL                                          21
  33.  
  34.             PRINTING A QUESTIONNAIRE FORM                       24
  35.  
  36.             DESIGNING A SURVEY                                  24
  37.  
  38.       SECTION 3 - GETTING STARTED
  39.  
  40.             RUNNING SURVEY - MAKING THE PROFILE FILE            27
  41.  
  42.             ENTERING RESPONSE DATA                              28
  43.  
  44.             CHANGING AN EXISTING SURVEY                         30
  45.  
  46.             UNUSUAL APPLICATIONS - SRVYADD                      31
  47.  
  48.             CHOOSING A SAMPLE SIZE                              33
  49.  
  50.             REFERENCES                                          34
  51.  
  52.  
  53.  
  54.                                     1
  55.  
  56.  
  57.  
  58.                              THE SURVEY PROGRAM
  59.  
  60.                    SURVEY is an unpublished proprietary work
  61.                            COPYRIGHT (C) 1988-1991
  62.                              by Walter K. MacAdam
  63.                        10 Rayton Rd., Hanover, NH 03755
  64.  
  65.             You have permission to use SURVEY, and to copy it and
  66.         distribute it to your friends and associates, or to electronic
  67.         bulletin boards, provided that the  following conditions are met:
  68.  
  69.                 1).  No fees are charged other than for distribution.
  70.  
  71.                 2).  SURVEY may only be distributed in its original,
  72.                      unmodified state,includingSURVEY.EXE,MKSRVY.EXE,
  73.                      RXSURVEY.EXE, SRVYADD.EXE and SURVEY.DOC.
  74.  
  75.             You are urged to try the program on an opinion survey of your
  76.          own making. You will probably be pleasantly surprised at the
  77.          results and at the usefulness of the program.
  78.  
  79.             SURVEY is not commercialized shareware.  It is the original 
  80.         program issued first in January 1988 and subsequently updated. 
  81.         There are no stern "BUY IF YOU USE! demands.  However, if you like 
  82.         SURVEY, in fairness to the author, a small contribution of $10 
  83.         would be a friendly acknowledgement of his efforts and would 
  84.         encourage him to continue the production of useful software.  Your 
  85.         comments and suggestions are always welcome.  Some of the features 
  86.         in the current release are the result of user suggestions and are 
  87.         much appreciated.
  88.  
  89.             Your registration will make it possible to advise you of
  90.         future releases of SURVEY and other helpful programs.
  91.  
  92.             Checks, suggestions, or comments can be sent to:
  93.  
  94.                  Walter K. MacAdam
  95.                  10 Rayton Rd.
  96.                  Hanover, NH 03755                      603-643-2278
  97.                                Thank you.
  98.  
  99.         Standard Disclaimer
  100.  
  101.             Walter K. MacAdam shall have no responsibility nor liability
  102.         to you or any other person, or persons, or entity with respect to
  103.         loss or damage caused by or alleged to be caused directly or
  104.         indirectly by use of SURVEY and/or its documentation.  This
  105.         expressly includes, but is not limited, to loss or invalidation
  106.         of data, programs, files, equipment, or business opportunity or
  107.         good will.
  108.  
  109.                                       2
  110.  
  111.  
  112.                                 THE SURVEY PROGRAM
  113.  
  114.       SECTION 1 - GENERAL NOTES AND INSTALLATION
  115.  
  116.         INTRODUCTION
  117.  
  118.                 These instructions include, in the first section, a
  119.         general description of the features and capability of the SURVEY
  120.         program.  New users will find the operation much easier if this
  121.         section is read before proceeding with the step-by step procedure
  122.         described later for program operation.
  123.  
  124.         GENERAL DESCRIPTION
  125.  
  126.             Many organizations and individuals occasionally find it
  127.         useful to carry out surveys on a variety of subjects.  Once the
  128.         responses have been collected, there comes the often burdensome
  129.         task of analyzing the results and printing them in meaningful
  130.         form.  For this function, however, a computer can do much to save
  131.         time, simplify the analysis, and produce reports in the desired
  132.         format.  The SURVEY program has been developed to serve this
  133.         purpose.
  134.  
  135.             SURVEY has specific application to surveys in which responses
  136.         to questions can be identified by numbers.  For these cases a
  137.         mark or number can be entered in a "box" associated with each
  138.         response choice.  For questions not requiring a rank order,
  139.         respondents will be asked to place a mark in the box for the
  140.         selected item.  For this reason, each box should have an
  141.         identifying number on the response form so that the marked box
  142.         number can be entered into the computer by the analyst when
  143.         inputting response data.
  144.  
  145.             Questions involving rank ordering responses, or those
  146.         requesting specific quantities will have the numbers written into
  147.         the boxes by the respondents.  Write-in responses should be
  148.         avoided with this system since they are difficult to handle
  149.         efficiently.  In an extreme case, however, they might be
  150.         classified as a numerical type, based on the judgment of those
  151.         analyzing the results.  All this suggests that caution should be
  152.         used in trying to apply this program to an existing survey
  153.         designed in another format.
  154.  
  155.  
  156.  
  157.  
  158.  
  159.  
  160.  
  161.  
  162.  
  163.  
  164.                                       3
  165.  
  166.  
  167.         REQUIREMENTS
  168.  
  169.             The program requires a minimum of 640K of random access
  170.         memory in an IBM compatible computer.  The program uses dynamic
  171.         memory allocation which allocates most of the memory requirements
  172.         at run time, based on the particular survey requirements. This
  173.         results in efficient memory use.  The program can be run on one
  174.         or two floppy disks, or on a hard drive.  The files produced can
  175.         be maintained on a disk/directory separate from the programs.
  176.  
  177.         INSTALLATION
  178.  
  179.              As a first step, you should make and mark a copy of your
  180.         distribution disk.  Refer to your DOS instructions for this
  181.         procedure.  Always place a write protection sticker or set the
  182.         write protection slide on any original disk before copying it.
  183.         Put the original disk away for safe keeping.
  184.  
  185.         Installation on Floppy Disks
  186.  
  187.              If you only have one floppy drive and wish to run SURVEY on a
  188.         floppy disk, it should be one of 720K capacity or greater to
  189.         accommodate the created files.  Use the DOS "diskcopy" command to
  190.         copy to this work disk.
  191.  
  192.              If you have two floppy drives and wish to run SURVEY from a
  193.         floppy disk, place a formatted disk in Drive B and the
  194.         distribution disk or a copy in Drive A.  Type "copy a:*.* b:"
  195.         (omit quotes). Press ENTER.  Change to the B Drive and type DIR
  196.         and ENTER to check that the files have been successfully
  197.         transferred.
  198.  
  199.         Installation on a Hard Drive
  200.  
  201.              To install SURVEY on a hard disk drive, it is best to
  202.         establish a separate sub-directory with a title such as SRVY.
  203.         Follow the directions in your DOS manual for this procedure,
  204.         using the DOS "MD" (make directory) command.  Then move to this
  205.         sub-directory using the DOS "CD" (change directory) command.
  206.         Verify with the DIR command that you are indeed in this
  207.         sub-directory.  Type "copy a:*.*" (no quotes) and follow with
  208.         ENTER.  Type DIR again to see that the files have been
  209.         successfully transferred.
  210.  
  211.  
  212.  
  213.  
  214.  
  215.  
  216.  
  217.                                       4
  218.  
  219.  
  220.         WHAT SURVEY DOES
  221.  
  222.             The program has the ability to analyze surveys involving
  223.         questions with single or multiple choice answers, and permits
  224.         straight-forward keyboard entry of all data in the sequence that
  225.         it appears in the questionnaire form, one response at a time.
  226.         The output is a detailed report and analysis, listing scores and
  227.         percent distributions in final document form ready for
  228.         distribution. As described later, it is also possible to print a
  229.         cross-tabulation of scores and percentages for questionnaires
  230.         involving replies from different demographic groups.
  231.  
  232.             At any time during the response input procedure, you can
  233.         print the current survey results to the screen.  You could also
  234.         print these  intermediate analyses to the printer, but you can
  235.         save time and printer paper by waiting until all pages in the
  236.         screen report meet your final requirements and an appropriate
  237.         number of replies  have been processed.
  238.  
  239.            Input can be temporarily discontinued at any time, with the
  240.         response data stored on the disk until the work is resumed.  For
  241.         each questionnaire, up to 100 questions can be accommodated, and
  242.         most may have up to 40 choices.  More than 1000 responses can be
  243.         included, although most surveys can obtain results providing a
  244.         reasonable degree of confidence with only a few hundred. The
  245.         practical limitation is the amount of random access memory.  Any
  246.         number of surveys can be handled, with separate profile and data
  247.         files kept on the disk or directory.
  248.  
  249.             In addition to being able to summarize and analyze the total
  250.         of all responses, the program has the capability of summarizing
  251.         results by demographic subdivisions.  For example, separate
  252.         analyses can be made in terms of subdivisions such as age group,
  253.         gender, or the geographical area in which the respondent is
  254.         located.  If this demographic classification is desired, all that
  255.         is necessary is to indicate at the beginning of the set-up
  256.         procedure that demographic separation is required, and to provide
  257.         the number and titles of the desired groupings or "populations".
  258.         The printed analysis following data entry will then include
  259.         summaries for: (1), all responses; (2), responses from each
  260.         classification; and (3), responses from those who failed to make
  261.         a demographic selection.  Up to nine demographic groups can be
  262.         accommodated.
  263.  
  264.              The final printed results are produced in report form, ready
  265.         for reproduction without retyping or re-formatting.  At any time,
  266.         a print can be made to the screen to inspect progress.  The
  267.         report can be produced in a continuous print without page breaks,
  268.         or can  be printed in "form feed" or on separate sheets with a
  269.         pause between sheets for paper replacement.  In the latter two
  270.         cases, a feature of the program prevents splitting a response
  271.  
  272.                                       5
  273.  
  274.         summary for a single question between two printed pages.  Because
  275.         of the program's ability to produce a comprehensive and detailed
  276.         report, it is advisable to consider, at an early stage, the
  277.         number of printed pages that would result, based on the number of
  278.         planned questions, choices and demographic separations.  This
  279.         aspect is discussed later in these instructions.
  280.  
  281.               An important capability of the program is the option to
  282.         examine and report possible correlation between the responses to
  283.         two different questions.  For example, a commercial organization
  284.         might want to test the effectiveness of an advertising program on
  285.         a local radio station.  This might be done by noting the response
  286.         to a brand recognition question by those who indicated, in
  287.         responding to a separate question, that they listened to the
  288.         station, and then comparing this with the recognition by those
  289.         who did not.  The program can include the correlation in terms of
  290.         a percentage figure and can include the results in easily
  291.         understandable format in the printed results.  This makes it
  292.         unnecessary to try to discern possible correlation by developing
  293.         demographic groupings for answers to a single question, and
  294.         trying to probe the voluminous data for possible correlation.
  295.  
  296.              An additional feature for surveys involving several
  297.         demographic groupings permits printing the results for a question
  298.         as a "cross-tabulation".  This displays a comparison of scores
  299.         and percentages for question response choices, cross tabulated by
  300.         demographic group. For example, one can read the percent of the
  301.         respondents selecting a particular choice, as well as any group's
  302.         contribution to the total selection of that choice, expressed as
  303.         a percent.
  304.  
  305.              A simple demonstration program is included to permit new
  306.         users to gain familiarity with the data input procedure and the
  307.         capabilities of the system.
  308.  
  309.         HOW THE PROGRAM OPERATES
  310.  
  311.             The SURVEY program first asks for some information on the
  312.         format of the questionnaire and stores this on the disk as a
  313.         profile file for later use.  As covered in more detail in a later
  314.         section, this information includes the type of questions, the
  315.         number of demographic groupings, as well as the number of choices
  316.         in the answer to each question.  If correlation measurement is
  317.         required, this information is requested.  The report title and
  318.         desired text for use in the summarized output report is also
  319.         stored on the disk in this one-time operation.
  320.  
  321.             With the survey format defined, the user is returned to the
  322.         menu to select options for introducing the response data, one
  323.         response at a time.  If an error is made, the question data can
  324.  
  325.                                       6
  326.  
  327.  
  328.  
  329.         be re-entered, or, if necessary, the previous question can be re-
  330.         entered. The information is entered from the keyboard in the
  331.         same sequence as it appears on the response form.  The program
  332.         prompts for choice selection numbers for each question.  The
  333.         summarizing printed report includes the score for the response
  334.         choice in each question and a percentage valuation for each of
  335.         the choices.  In addition, for each question, there is a count of
  336.         the cases in which there was no entry by the respondent.
  337.  
  338.             To provide an opportunity to become familiar with program
  339.         operation and data entry, a short sample survey file, DEMO.DTA
  340.         and its profile file, DEMO.PRO, are included in the distribution
  341.         disk.  One can access these files and print the results of this
  342.         sample survey on the screen. One can also gain experience in data
  343.         entry by adding more response data of one's own choosing and
  344.         noting the changed results.  The DEMO questions are the same as
  345.         several of those included on example forms later in these
  346.         instructions.
  347.  
  348.         FILES ON THE DISTRIBUTION DISK
  349.  
  350.             The programs on the distribution disk consist of the
  351.         following.  At least all but SURVEY.DOC and READ.ME are needed in
  352.         the drive/directory used to run SURVEY and use the demonstration
  353.         program.
  354.  
  355.              SURVEY.EXE,  MKSRVY.EXE, RXSURVEY.EXE, SRVYADD.EXE,
  356.         DEMO.PRO, DEMO.DTA, SURVEY.DOC, and READ.ME.
  357.  
  358.             When you create a profile for your own survey,  MKSRVY.EXE
  359.         will create a format file with a name you have chosen, with the
  360.         extension, "PRO".  Response data for this survey will be kept in
  361.         a file with the same root name, but with the extension "DTA".
  362.         These files will have titles assigned by the user and will be
  363.         located on the drive/directory assigned in the setup module,
  364.         MKSRVY.EXE. An additional file, SURVEY.DEF  is created and used
  365.         to determine whether the opening menu can be by-passed, and to
  366.         keep a record of any default directory for files.
  367.  
  368.         CLASSIFICATION OF QUESTIONS
  369.  
  370.             Since survey questions vary in such matters as number of
  371.         choices available and may offer the possibility of rank ordering
  372.         the selections, the program will need to know in advance the type
  373.         of question involved.  It will also need to know the number of
  374.         choices available and the title or designation for each choice.
  375.         This information is stored in the profile file.
  376.  
  377.  
  378.  
  379.                                       7
  380.  
  381.             Most survey questions can be classified into one of four
  382.         general types which we designate as follows:
  383.  
  384.  
  385.              TYPE A   Questions with two or more possible response
  386.                       choices, but with only ONE CHOICE permitted.
  387.                       Typical choices might be based on opinions,
  388.                       subject categories, votes or numerical ranges.
  389.                       The choice is made by placing a mark in a "box".
  390.                       For this type, the respondent does not enter a
  391.                       number.
  392.  
  393.              TYPE B   Questions with two or more possible choices with
  394.                       NO LIMITATION on the number of choices that
  395.                       might be made. Respondents mark their selected
  396.                       "boxes" and do not enter numbers.
  397.  
  398.              TYPE C   Questions in which the respondent is asked to
  399.                       RANK ORDER the preference for each choice.  The
  400.                       respondents enter numbers in rank order.
  401.  
  402.              TYPE D   Questions in which totals are progressively
  403.                       accumulated for each response option as each
  404.                       response is processed.  The final report will
  405.                       total the number entries for each selection
  406.                       option.
  407.  
  408.             Questions making a demographic separation are, of course,
  409.         single-choice questions, and the program will automatically
  410.         classify them as such.
  411.  
  412.  
  413.  
  414.  
  415.  
  416.  
  417.  
  418.  
  419.  
  420.  
  421.  
  422.  
  423.  
  424.  
  425.  
  426.  
  427.  
  428.  
  429.                                       8
  430.  
  431.  
  432.         SOME ILLUSTRATIVE EXAMPLES
  433.  
  434.             Before proceeding with detailed instructions on procedure, it
  435.         may be helpful to see examples of the different types of
  436.         questions that can be handled by SURVEY, how almost any type of
  437.         multiple choice questionnaire can be analyzed, and how the
  438.         results are included in finalized report form. The tables on the
  439.         following pages present examples of several types of multiple
  440.         choice questions and the typical response summaries that are
  441.         derived by the SURVEY program.
  442.  
  443.             If your survey requires a demographic subdivision, remember
  444.         that ANY DEMOGRAPHIC SEPARATING QUESTION MUST ALWAYS BE THE
  445.         FIRST.  Note that, in this case when entering response data, the
  446.         program will automatically prompt you for the answer to this
  447.         question as Question No. 1.
  448.  
  449.             Table I is a sample of a question making a demographic
  450.         separation between northern and southern company divisions.
  451.         Remember that demographic separations must be chosen so as to be
  452.         mutually exclusive.  In other words, an individual respondent can
  453.         only fit into one of the categories.  Note that the optional
  454.         responses are numbered. This is required to identify the selected
  455.         choice when the data is entered during program operation.
  456.  
  457.  
  458.            -   -   -   -   -   -   -   -   -   -   -   -   -   -   -
  459.  
  460.                                                              TABLE I
  461.                       SAMPLE DEMOGRAPHIC QUESTION
  462.  
  463.  
  464.         Q1.  Please place a mark in the square corresponding to the
  465.         regional division in which your company is located.
  466.  
  467.                        __
  468.                   1.  |__|   Northern
  469.  
  470.                        __
  471.                   2.  |__|   Southern
  472.  
  473.  
  474.  
  475.  
  476.  
  477.  
  478.  
  479.  
  480.  
  481.  
  482.  
  483.                                   9
  484.  
  485.  
  486.  
  487.  
  488.  
  489.  
  490.  
  491.  
  492.  
  493.  
  494.  
  495.  
  496.  
  497.  
  498.  
  499.  
  500.                 Table II illustrates a situation in which three types of
  501.         questions are included.  The first type requires only one answer
  502.         and, for the purposes of the program, is designated Type A.  The
  503.         second permits one or more choices, listed in any order, and
  504.         without order of preference.  This is designated Type B.  The
  505.         third question on Table II, Type C, permits more than one choice,
  506.         but respondents are asked for all answers in the descending order
  507.         of preference, 1 being the highest in rank. Note that the
  508.         question must be numbered as well as the possible choices for a
  509.         reply to each question.
  510.  
  511.  
  512.  
  513.  
  514.  
  515.  
  516.  
  517.  
  518.  
  519.  
  520.  
  521.  
  522.  
  523.  
  524.  
  525.  
  526.  
  527.  
  528.  
  529.  
  530.  
  531.  
  532.  
  533.  
  534.                                      10
  535.  
  536.  
  537.  
  538.  
  539.  
  540.                                                           TABLE II
  541.  
  542.  
  543.                                SAMPLE SURVEY
  544.                                (Abbreviated)
  545.  
  546.         Q2. Please mark the square corresponding to the number of
  547.         employees in your company.  Mark only ONE.
  548.                                  __
  549.                         1.      |__|    Less than 10
  550.                                  __
  551.                         2.      |__|    10 to 25
  552.                                  __
  553.                         3.      |__|    26 to 50
  554.                                  __
  555.                         4.      |__|    51 to 100
  556.                                  __
  557.                         5.      |__|    Over 100
  558.  
  559.  
  560.         Q3. Please mark ANY of the following factors having an IMPORTANT
  561.         positive influence on your company's profits.
  562.                                  __
  563.                         1.      |__|    Good Labor Market
  564.                                  __
  565.                         2.      |__|    Climate - Environment
  566.                                  __
  567.                         3.      |__|    Nearby major airport
  568.                                  __
  569.                         4.      |__|    Nearby rail facilities
  570.  
  571.  
  572.         Q4. What are the most IMPORTANT reasons for your selecting
  573.         particular brands of computer software?  Please rank 1,2,3, etc.
  574.         for the following reasons in descending order of importance.
  575.                                  __
  576.                                 |__|    Manufacturer's reputation
  577.                                  __
  578.                                 |__|    Price
  579.                                  __
  580.                                 |__|    Dealer support
  581.                                  __
  582.                                 |__|    Recommendation by associates
  583.  
  584.  
  585.  
  586.                                      11
  587.  
  588.  
  589.  
  590.  
  591.  
  592.  
  593.  
  594.  
  595.  
  596.  
  597.  
  598.  
  599.  
  600.  
  601.  
  602.  
  603.  
  604.  
  605.  
  606.                 Table III illustrates the typical analysis print-out
  607.         produced by SURVEY when processing survey responses of the type
  608.         shown on Table II.  Note that both a numerical score and a
  609.         percentage valuation is printed for each response choice, and
  610.         that a count is made of those who failed to make a response.  In
  611.         each case the results are sorted in descending rank order so as
  612.         to provide easy recognition of the most important choices.
  613.  
  614.  
  615.  
  616.  
  617.  
  618.  
  619.  
  620.  
  621.  
  622.  
  623.  
  624.  
  625.  
  626.  
  627.  
  628.  
  629.  
  630.  
  631.  
  632.  
  633.  
  634.  
  635.  
  636.                                      12
  637.  
  638.  
  639.  
  640.                                                              TABLE III
  641.  
  642.  
  643.                           SAMPLE SURVEY RESULTS SUMMARY
  644.                           PRINTED BY THE SURVEY PROGRAM
  645.  
  646.         There were 5 responses entered from this questionnaire.
  647.  
  648.         QUESTION 2.    (Single Choice)
  649.         For responding companies, the employee numbers ranged as follows:
  650.  
  651.                 CHOICE                    SCORE                   PERCENT
  652.  
  653.             Less than 10                    1                     20.0
  654.             26 to 50                        2                     40.0
  655.             10 to 25                        1                     20.0
  656.             51 to 100                       0                      0.0
  657.             Over 100                        1                     20.0
  658.             Made no response                0
  659.  
  660.         QUESTION 3.  (4 choices maximum, without ranking)
  661.         Those responding marked important factors influencing profits as:
  662.  
  663.                 CHOICE                    SCORE                   PERCENT
  664.  
  665.             Good labor market               4                     50.0
  666.             Nearby major airport            2                     25.0
  667.             Climate-Environment             1                     12.5
  668.             Nearby rail facilities          1                     12.5
  669.             Made no response                1
  670.  
  671.         QUESTION 4.   (4 choices maximum, with rank ordering)
  672.         The most important reasons for selecting software were ranked:
  673.  
  674.                 CHOICE                    SCORE                   PERCENT
  675.  
  676.             Price                          14                     31.8
  677.             Manufacturer's reputation      12                     27.3
  678.             Dealer support                 11                     25.0
  679.             Recommended by associates       7                     15.9
  680.             Made no response                0
  681.  
  682.  
  683.  
  684.  
  685.  
  686.  
  687.                                      13
  688.  
  689.  
  690.  
  691.  
  692.  
  693.  
  694.  
  695.  
  696.  
  697.  
  698.  
  699.  
  700.                 Table IV illustrates a questionnaire format frequently
  701.         used to assess gradations in views on certain questions or
  702.         statements.  In this example, only ONE ANSWER is required to each
  703.         question. It is therefore of the type designated A, as previously
  704.         noted.  The gradations in the respondent's view in this case are
  705.         "Agree  Strongly", "Agree", "Undecided", "Disagree", and
  706.         "Disagree  Strongly", and numbered 1 to 5.
  707.  
  708.             The Table IV format can easily be handled by the SURVEY
  709.         program by entering the column numbers for the individual
  710.         choices.   In this case, the results will be printed out in the
  711.         format of Question 2 in Table III.  The choice titles would then
  712.         be "Agree Strongly", "Agree", "Not Decided", etc. and would be
  713.         numbered 1 to 5 in this example. The scores and percentages would
  714.         be indicated for each choice.
  715.  
  716.             Note that there are four questions in Table IV.  Assume, for
  717.         example, that a respondent placed a mark in the "Strongly Agree"
  718.         box in the first question, Q5. When you are posting this response
  719.         using the SURVEY program, and you are asked for the choice number
  720.         selected in Question 5, you would type a "1", since the marked
  721.         box was in column 1. Only one box should have been marked. This
  722.         is a single-choice question, one that we define as Type A.
  723.  
  724.            The same format can be used for questions such as:
  725.             "On a scale of 1 to 10, enter your opionion on the
  726.              following statements"
  727.  
  728.            This would require 10 numbered columns instead of the 5 in the
  729.         example in Table IV, but would be processed in the same manner.
  730.  
  731.  
  732.  
  733.  
  734.  
  735.  
  736.  
  737.  
  738.  
  739.                                       14
  740.  
  741.  
  742.  
  743.                                                              TABLE IV
  744.  
  745.  
  746.                                     SAMPLE SURVEY
  747.                                     (Abbreviated)
  748.  
  749.  
  750.         Please mark the box for your answer the following  questions.
  751.  
  752.                                  1        2        3        4        5
  753.  
  754.                                AGREE              NOT            DISAGREE
  755.                               STRONGLY  AGREE   DECIDED DISAGREE STRONGLY
  756.                                  __       __       __       __      __
  757.         Q5. Do you believe that |__|     |__|     |__|     |__|    |__|
  758.            Television has had a
  759.            bad influence on
  760.            children's morals?
  761.  
  762.  
  763.                                  __       __       __       __      __
  764.         Q6. Do you believe that |__|     |__|     |__|     |__|    |__|
  765.             air bags should be
  766.             required in all
  767.             automobiles?
  768.  
  769.  
  770.                                  __       __       __       __      __
  771.         Q7. Do you believe that |__|     |__|     |__|     |__|    |__|
  772.             the U.S.should work
  773.             toward a balanced
  774.             budget?
  775.  
  776.  
  777.                                  __       __       __        __     __
  778.         Q8. Are you willing to  |__|     |__|     |__|      |__|   |__|
  779.             give up your frost-
  780.             free refrigerator
  781.             to reduce energy
  782.             consumption?
  783.  
  784.  
  785.  
  786.  
  787.  
  788.  
  789.                                      15
  790.  
  791.  
  792.  
  793.  
  794.  
  795.  
  796.  
  797.  
  798.  
  799.  
  800.  
  801.  
  802.  
  803.  
  804.                 Table V illustrates a simplified example of a printed
  805.         analysis report of the results of a graded opinion question of
  806.         the type displayed in Table IV. Since only one entry is
  807.         acceptable, this is classed as a Type A question, even though the
  808.         format is somewhat different from that shown in Table II as
  809.         Question No.2.
  810.  
  811.  
  812.  
  813.  
  814.  
  815.  
  816.  
  817.  
  818.  
  819.  
  820.  
  821.  
  822.  
  823.  
  824.  
  825.  
  826.  
  827.  
  828.  
  829.  
  830.  
  831.  
  832.  
  833.  
  834.  
  835.  
  836.  
  837.  
  838.  
  839.  
  840.  
  841.                                   16
  842.  
  843.                                                             TABLE V
  844.  
  845.  
  846.  
  847.  
  848.  
  849.  
  850.  
  851.  
  852.  
  853.  
  854.                          SAMPLE SUVEY RESULTS SUMMARY
  855.                         PRINTED BY THE SURVEY PROGRAM
  856.                                (Abbreviated)
  857.  
  858.  
  859.         QUESTION 5.  (Single Choice)
  860.         Belief that TV has a bad influence on childrens' morals varied:
  861.  
  862.                 CHOICE                  SCORE           PERCENT
  863.  
  864.               Agree Strongly             1                20.0
  865.               Agree                      2                40.0
  866.               Not Decided                1                20.0
  867.               Disagree                   1                20.0
  868.               Disagree Strongly          0                 0.0
  869.               Made no response           0
  870.  
  871.  
  872.  
  873.  
  874.  
  875.  
  876.  
  877.  
  878.  
  879.  
  880.  
  881.  
  882.  
  883.  
  884.  
  885.  
  886.  
  887.  
  888.  
  889.  
  890.  
  891.  
  892.                                       17
  893.  
  894.  
  895.  
  896.  
  897.         CROSS-TABULATION REPORTS
  898.  
  899.                 When a survey includes several demographic separations,
  900.         it is sometimes helpful to present a view of the choice scores
  901.         for the individual demographic groups related to scores and to
  902.         relate this to a display of how the demographic groups'
  903.         preferences varied for each choice.  This can be done by
  904.         constructing a matrix or cross-tabulation, with demographic group
  905.         choice selection results listed vertically, and preferences for
  906.         individual choices listed horizontally.  The question being
  907.         analyzed in this fashion should be either of the Types A or B
  908.         described earlier.  A cross-tabulation report can be sent to the
  909.         printer for questions of these types by selecting the
  910.         PRINT CROSS-TAB Option in the VIEW/PRINT column of the Main Menu.
  911.  
  912.                 Since a cross-tabulation may be a little confusing at
  913.         first sight in the case of a typical multi-choice question
  914.         involving several demographic groups and many responses, it is
  915.         best to look at an over-simplified set of survey results such as
  916.         produced by the short DEMO survey file.  This will illustrate the
  917.         general format and permit comprehension of the way in which
  918.         percentages are derived.  The DEMO file as present on the
  919.         distribution disk includes only five fictitious responses and
  920.         only two demographic groups.  In this very simple example,
  921.         Question 2 has been selected for the print of a cross-tabulation,
  922.         with the results shown in Table VI.
  923.  
  924.  
  925.  
  926.  
  927.  
  928.  
  929.  
  930.  
  931.  
  932.  
  933.  
  934.  
  935.  
  936.  
  937.  
  938.  
  939.  
  940.  
  941.  
  942.                                      18
  943.  
  944.  
  945.  
  946.                 Referring to Table VI, it can be seen that demographic
  947.         group results are listed in vertical columns, first for the
  948.         total, and then for each demographic group.  The total scores for
  949.         each group are listed on the first line with the left margin
  950.         heading "ALL RESPONSES".  The third line shows the percent
  951.         contribution of each group to the total response count, five in
  952.         this case.  The three responses in the Northern group contributed
  953.         two, or 60% of the total of five.  Dropping down to the next
  954.         line, we see an analysis for the first choice, "LESS THAN 10"
  955.         employees.  There was one selection for this choice, and this was
  956.         made by a respondent in the Northern group.  Since the total
  957.         Northern group score was 3, this single score is 33 percent of
  958.         the group total. This is shown on the second line of the "LESS
  959.         THAN 10" choice block. Note, however, that this selection
  960.         represented one of the five total responses.  The third line
  961.         titled "% of Total" shows this therefore to be 20%.  Proceeding
  962.         in this fashion through the remainder of the table, one can see
  963.  
  964.            The contribution of each Group Choice to the Group Total
  965.  
  966.            The contribution of each Group to each Choice Total
  967.  
  968.            The contribution of each Group Choice to  total of responses
  969.  
  970.  
  971.                 While the example in Table VI is over simplified, a cross
  972.         tabulation of this type will be found particularly useful for
  973.         surveys with several demographic separations.  Note that printing
  974.         a cross-tabulation for a larger number of demographic separations
  975.         will in some cases require the use of a wide carriage printer, or
  976.         compressed print (12 or 15 cpi) on a standard narrow width
  977.         printer.  The program will warn the user if this is the case.
  978.  
  979.  
  980.  
  981.  
  982.  
  983.  
  984.  
  985.  
  986.  
  987.  
  988.  
  989.  
  990.  
  991.  
  992.  
  993.  
  994.                                      19
  995.  
  996.  
  997.  
  998.                                                             TABLE VI
  999.  
  1000.         CROSS-TABULATION OF RESPONSE CHOICES VERSUS DEMOGRAPHIC GROUPS
  1001.  
  1002.                            For QUESTION NUMBER 2
  1003.  
  1004.            For the responding companies, the employee numbers ranged:
  1005.  
  1006.         CHOICE           TOTAL            NORTHERN        SOUTHERN
  1007.  
  1008.           ALL RESPONSES     5               3               2
  1009.             % of Group                     100%            100%
  1010.             % of Total       100%                60%              40%
  1011.  
  1012.  
  1013.           LESS THAN 10
  1014.            Choice Count     1               1               0
  1015.             % of Group                     33%              0%
  1016.             % This Choice    100%               100%               0%
  1017.             % of Total        20%                20%               0%
  1018.  
  1019.           10 to 25
  1020.            Choice Count     1               0               1
  1021.             % of Group                      0%             50%
  1022.             % This Choice    100%                 0%              100%
  1023.             % of Total        20%                 0%               20%
  1024.  
  1025.           26 to 50
  1026.            Choice Count     2               1               1
  1027.             % of Group                     33%             50%
  1028.             % This Choice    100%                50%               50%
  1029.             % of Total        40%                20%               20%
  1030.  
  1031.           51 to 100
  1032.            Choice Count     0               0               0
  1033.             % of Group                      0%              0%
  1034.             % This Choice      0%                 0%                0%
  1035.             % of Total         0%                 0%                0%
  1036.  
  1037.          OVER 100
  1038.            Count Choice     1               1               0
  1039.             % of Group                     33%              0%
  1040.             % This Choice    100%               100%                0%
  1041.             % of Total        20%                20%                0%
  1042.  
  1043.  
  1044.  
  1045.  
  1046.  
  1047.                                      20
  1048.  
  1049.  
  1050.       SECTION 2 - TUTORIAL NOTES
  1051.  
  1052.         A TUTORIAL -Viewing and Entering Data in the DEMO survey
  1053.  
  1054.                 To become familiar with the data entry procedure and the
  1055.         several program features that ease this somewhat boring activity,
  1056.         the first-time user should first access the short simplified
  1057.         demonstration survey entitled DEMO, included on the distribution
  1058.         disk.  This is the survey used in the illustrative examples in
  1059.         the preceding tables.  DEMO.PRO is the profile file and DEMO.DTA
  1060.         the data file for this sample survey.  The data file includes
  1061.         only a few response entries and provides a good opportunity for a
  1062.         first-time user to add one or more fictitious responses to each
  1063.         of the questions and then print the results to the screen to see
  1064.         the changes.
  1065.  
  1066.                 When entering data for a typical survey with several
  1067.         questions and a relatively large number of responses, there is
  1068.         some advantage in having the operation performed by two people.
  1069.         One can read the response sheet, announcing the question number
  1070.         and the numbers the respondent has entered into the individual
  1071.         "boxes", while the other keyboards this data into the computer.
  1072.         In the case of the short DEMO sample survey this method is
  1073.         probably unnecessary.  The procedure is as follows:
  1074.  
  1075.  
  1076.         Viewing an Existing Survey Report
  1077.  
  1078.                 Before entering any new data it will be interesting to see 
  1079.         a screen print of DEMO as it currently stands. When you start 
  1080.         working with your own surveys you will find these screen displays 
  1081.         very useful in checking your report format and evaluating progress 
  1082.         as data entry proceeds.
  1083.  
  1084.                  The first step is to start the program and identify the   
  1085.         profile and data files desired and the directory in which they     
  1086.         can be found.  Move to the directory holding the SURVEY program
  1087.         and type "survey" (without quotes).  You will see the title page.
  1088.         Press any key to move to the Main Menu.  Since the DEMO files are
  1089.         already established, use the arrow keys to move the highlight bar
  1090.         to the VIEW/PRINT column and press ENTER to see the pull-down
  1091.         menu. The VIEW A REPORT line will be highlighted initially.
  1092.         Press ENTER.
  1093.  
  1094.                 You will next be asked to identify the directory holding
  1095.         the files you wish to access.  Since DEMO is in the same
  1096.         directory as the program files, just press ENTER for the current
  1097.         directory.
  1098.  
  1099.                 With the directory chosen, you will see a directory screen 
  1100.         listing the available data files in this directory.  If you are
  1101.         just starting you will see only one, "demo.dta".  type "demo"
  1102.         here. (The extension, ".dta" need not be typed).
  1103.  
  1104.                                      21
  1105.  
  1106.                After the file has been selected you will see the first
  1107.         page of the report.  This indicates  that there are two
  1108.         demographic groups in this survey, "Northern Companies" and
  1109.         "Southern Companies".  Moving to the next screen by pressing a
  1110.         key, you will see a report of the scores and percent distribution
  1111.         of the entries made thus far for this demographic question Number
  1112.         1.  Press a key to move to similar analyses for the remaining
  1113.         questions. The report at this point is summarizing the combined
  1114.         scores of both demographic groups. You can then continue to view
  1115.         the results for each of the demographic groups separately and
  1116.         ultimately return to the Main Menu.
  1117.  
  1118.         Adding a Response to an Existing Survey
  1119.  
  1120.                 Now see what happens when you add a response of your own
  1121.         to this demonstration survey. You can do no harm to the program.
  1122.         The file is there for you to play with.  Since you are adding
  1123.         data to an existing survey, use the arroww keys to move to the
  1124.         DATA IN column and press ENTER or down arrow.  Press the down
  1125.         arrow to highlight the second line heading, TO ADD MORE DATA and
  1126.         press ENTER.
  1127.  
  1128.                 You will again be asked to identify the file name to
  1129.         access.  Select DEMO again.  The questions you will be responding
  1130.         to are the same ones included in Tables I, II and IV.
  1131.  
  1132.                 To simplify your entry, if you wish, you can take a
  1133.         pencil and mark the "boxes" in Tables in these instructions to
  1134.         correspond to your arbitrary new choices.  Just follow the
  1135.         directions on the screen as you proceed.  Note that you will only
  1136.         see the question numbers on the screen and not the questions
  1137.         themselves.  The Response Number of the current response appears
  1138.         in the upper right of the screen.
  1139.  
  1140.                 The first question establishes the demographic group to
  1141.         which the respondent belongs.  Type either "1" or "2" since there
  1142.         are only two such groups. Follow with ENTER.  Since there is only
  1143.         one choice, you will immediately be moved to the data entry
  1144.         screen for the second question which is also a single choice, or
  1145.         Type A question.  It asks for the range into which the employee
  1146.         numbers of the respondent's company falls.  Type any number
  1147.         between 1 and 5, inclusive. Pressing ENTER following this number
  1148.         will move you to the next screen.
  1149.  
  1150.  
  1151.  
  1152.  
  1153.  
  1154.  
  1155.                                      22
  1156.  
  1157.                 Question 3 is a multi-choice question and, as indicated
  1158.         in the directions on the screen, you can select any or all of the
  1159.         available choices.  This makes it a Type B question according to
  1160.         our classification.  This question corresponds to Question 3 in
  1161.         Table II. Select any or all of the maximum of four choice
  1162.         numbers, following each with ENTER.  If you select less than
  1163.         four, press X to let the computer know you are through with this
  1164.         question.  If you select all four choices or press X you will see
  1165.         the screen for Question 4.
  1166.  
  1167.                 If you are in the process of entering data for a multi-
  1168.         choice question such as No 3 and make a mistake, you can re-enter
  1169.         all the data for the same question by pressing ESC.  The entries
  1170.         that you already made for that question will be disregarded and
  1171.         you can start the question response again.
  1172.  
  1173.                 Question 4 is a rank order question, or Type C.  It
  1174.         requires entering a rank order number in each of four boxes, with
  1175.         the highest ranking 1, progressing in descending order to 4.
  1176.         Type any sequence, 1,4,3,2,  for example, as each box is
  1177.         presented for entry.
  1178.  
  1179.                 After you have successfully completed answering Question
  1180.         4 and are viewing the data input screen for Question 5, you are
  1181.         now in a good position to try out another one of the very useful
  1182.         features of SURVEY. This is the ability to go back and repeat the
  1183.         entry of data for the previous question.  All you have to do is
  1184.         press Page-Up and you will see the data entry screen for the
  1185.         previous question.  Then every entry you have made beyond the
  1186.         beginning of that question will have been deleted.  Therefore you
  1187.         can re-enter the data correctly if you think you may have made an
  1188.         error.  You will see the question number flashing, indicating
  1189.         that you are re-entering a question response.  You will not be
  1190.         able to go back, of course, when you are seeing the entry screen
  1191.         for Question 1.
  1192.  
  1193.                 Question 5 in the DEMO file is a single-choice graded
  1194.         opinion question corresponding to Question 5 in Table IV.  It
  1195.         asks if the respondent believes that TV has had a bad influence
  1196.         on childrens' morals.  Enter any number 1 to 4 corresponding to
  1197.         the column numbers headed "Agree Strongly", "Agree", etc.  Your
  1198.         entry will be recorded and you will see the Question 6 display.
  1199.  
  1200.                 Question 6 in the DEMO sample questionnaire is the type
  1201.         that accumulates response numbers entered in each choice "box" as
  1202.         the responses are processed.  This is a Type D question as
  1203.         previously described.  It can be used for accumulating such items
  1204.         as votes for different candidates or inventory of supplies etc.
  1205.         Just enter any number (0 or multi digit=ok) for each of the three
  1206.         boxes, following with ENTER, or press ENTER alone if you want to
  1207.         skip a box and consider it to hold a zero.
  1208.  
  1209.                                      23
  1210.  
  1211.                 Question 6 is the last question. When you complete it,
  1212.         you will be asked if you want to enter data for another response
  1213.         sheet or return to the Menu.  For the purposes of our trial run,
  1214.         type "N" and return to the Main Menu.  By typing "X" instead
  1215.         you could have repeated the entire input of all questions for the
  1216.         last response if you felt that an error still existed.  In an
  1217.         extreme case, pressing ESC here would delete all the entries
  1218.         you had made for the last response and then exit the program.
  1219.         This would be an emergency action.
  1220.  
  1221.  
  1222.                 Now, with the Main Menu in view, you should select the
  1223.         VIEW/PRINT column and choose VIEW A REPORT to see a report of the
  1224.         DEMO survey results which now include the data entries you have
  1225.         made.  The number of Responses will have increased by one and the
  1226.         scores and percentages will have changed based on your entries.
  1227.         If you continue the display to include the two demographic groups,
  1228.         you will see that the changes have taken place only in the group
  1229.         you selected in the demographic Question 1.
  1230.  
  1231.         PRINTING A QUESTIONNAIRE FORM
  1232.  
  1233.             You can print out a copy of the questionnaire form for the
  1234.         DEMO survey example.  To do this, move to the VIEW/PRINT column in
  1235.         the Main menu and select PRINT A REPORT. Select "survey.pro" from
  1236.         the directory list and have your printer turned on.  Follow
  1237.         directions to print the questionnaire.
  1238.  
  1239.         DESIGNING A SURVEY
  1240.  
  1241.             Designing a useful survey is not an easy undertaking.  Much
  1242.         thought must be put into selecting the appropriate questions and
  1243.         response choices, and limiting their number to reasonable values.
  1244.         No attempt will be made in these instructions to provide a
  1245.         comprehensive discussion of survey design.  Several reference
  1246.         texts are listed at the end of these instructions in the event
  1247.         that users want to dig deeper into the subject.  To make the
  1248.         SURVEY program fully effective, however, the following guidelines
  1249.         should be observed.
  1250.  
  1251.             1. Make sure your survey consists of sequentially numbered
  1252.         questions and that each optional response is also designated by a
  1253.         number.  These numbers are for your use in entering response data
  1254.         and have no significance as far as the respondents are concerned.
  1255.         When responses are received and before entering data, you may
  1256.         find it convenient to number the sheets sequentially.  This is to
  1257.         help you avoid entering a response more than once and to
  1258.         correlate with the response numbers referred to in the SURVEY
  1259.         program.
  1260.  
  1261.  
  1262.                                      24
  1263.  
  1264.  
  1265.             2. If you try to adapt this program to the responses from an
  1266.         existing questionnaire produced without reference to this
  1267.         program, and in which the demographic information is not obtained
  1268.         in the FIRST QUESTION, your data input will be seriously
  1269.         affected. Design your surveys with the program in mind and
  1270.         produce the profile file in the normal manner.
  1271.  
  1272.             3. If, after hearing the warnings to place the demographic
  1273.         question as the first question, you still believe it important to
  1274.         have the demographic question last in your survey, ( a question
  1275.         on gender, possibly) you MUST still enter it first in SURVEY when
  1276.         processing the responses. In this exceptional case you MUST
  1277.         number the questions in the questionnaire sheets starting with
  1278.         Number 2 to correspond to the question numbers identified on the
  1279.         screen as the responses are processed. This complicates data
  1280.         entry and is a possible source of error. Avoid this procedure if
  1281.         possible.
  1282.  
  1283.             4. Avoid write-in response options if at all possible.  They
  1284.         are difficult to classify. if necessary, collect these separately.
  1285.  
  1286.             5. Keep in mind, that for the purpose of printing the final
  1287.         report, you will be asked to provide a "Response Summary
  1288.         Statement" for each question.  Example: "For the responding
  1289.         companies, the employee numbers ranged as follows:".  This
  1290.         statement should not exceed one line in length. (You could
  1291.         substitute the question text here if you prefer).
  1292.  
  1293.             6. Make sure you can classify each question into one of the
  1294.                following types:
  1295.  
  1296.                  A. Only ONE selection can be made by marking a box
  1297.  
  1298.                  B. Any or all response options can be selected by
  1299.                     marking boxes
  1300.  
  1301.                  C. Selection of options in descending rank order by
  1302.                     entering numbers
  1303.  
  1304.                  D. Numbers entered in any option box are cumulated in
  1305.                     final report.
  1306.  
  1307.  
  1308.             7. The number of printed pages produced in the final report
  1309.         should be carefully considered in the design process.  You should
  1310.         assume that no more than an average of about four questions can
  1311.         be analyzed per printed page.  If you have demographic
  1312.         subdivisions this will multiply the number of pages by one more
  1313.         than the number of demographic separations.  In the interest of
  1314.         maximizing the survey returns and making a useful report you will
  1315.         want to limit the number of questions and question choices to
  1316.  
  1317.                                      25
  1318.  
  1319.  
  1320.  
  1321.         those providing the most meaningful and useful information. As an
  1322.         example, an average 40-question report with six demographic
  1323.         subdivisions might require about 70 pages.  As mentioned earlier,
  1324.         you should use the screen print option for most of your
  1325.         intermediate viewing of the report results.
  1326.  
  1327.             8. Before distributing the questionnaire you may find it
  1328.         helpful to run the SURVEY program, make your profile file, move
  1329.         to the DATA IN column in the Main Menu, select ADD DATA 1ST TIME,
  1330.         choose your data file name, and then enter two or three fictitious
  1331.         responses.  You should then use VIEW/PRINT - VIEW A REPORT Option
  1332.         to view the preliminary results on the screen. At this time, do
  1333.         not send any output to the printer.  Check the screen display to
  1334.         see that the desired format is achieved.
  1335.  
  1336.                 When you are ready to start entering actual responses, be
  1337.         sure to first select the DATA IN - ADD DATA 1ST TIME Option. It
  1338.         will delete any of the preliminary trial data in your data file.
  1339.         If you later temporarily discontinue genuine data entry, remember
  1340.         to use  the TO ADD MORE DATA Option when you start adding data to
  1341.         this file in another session.  Don't use the ADD DATA 1ST TIME
  1342.         Option again unless you want to start over from the beginning!
  1343.  
  1344.  
  1345.  
  1346.  
  1347.  
  1348.  
  1349.  
  1350.  
  1351.  
  1352.  
  1353.  
  1354.  
  1355.  
  1356.  
  1357.  
  1358.  
  1359.  
  1360.  
  1361.  
  1362.  
  1363.  
  1364.  
  1365.                                      26
  1366.  
  1367.  
  1368.       SECTION 3 - GETTING STARTED
  1369.  
  1370.         RUNNING SURVEY - MAKING THE PROFILE FILE
  1371.  
  1372.             Before running SURVEY for the purpose of establishing a
  1373.         profile file, you should have before you a sample response form
  1374.         for the questionnaire you are proposing to distribute.  This will
  1375.         help in answering the questions which will be asked in the
  1376.         process.  This can be in draft form because the program will offer
  1377.         you the opportunity to print out the questionnaire form
  1378.         automatically when you complete the entries for the profile file.
  1379.  
  1380.             With the DOS prompt showing in the drive/directory holding
  1381.         the SURVEY programs, start the program by typing "survey"
  1382.         (without quotes). Follow by pressing ENTER. You will see the
  1383.         introductory screen and can press any key to go to the Main Menu.
  1384.  
  1385.             If you are a first-time user, you should press ENTER at the 
  1386.         LEARN/HELP column of the Main Menu. Selections in the drop-down 
  1387.         window will provide information on the use of the program and
  1388.         offer several examples.  You will ultimately be returned to the
  1389.         Main Menu. 
  1390.  
  1391.         New users should read the Tutorial included earlier in these
  1392.         instructions.  At his point, they may also want to move to the
  1393.         VIEW/PRINT column and select VIEW A REPORT to obtain a screen view
  1394.         of the short demonstration survey, DEMO.  They will see a list of
  1395.         the available data files in the directory and can select DEMO.DTA
  1396.         for viewing.  When satisfied, they can return to the Main Menu.
  1397.  
  1398.             You will next need to establish the profile file for your
  1399.         survey.  To do this, move to the CREATE column and select MAKE
  1400.         NEW SURVEY in the drop-down window. Since this is a new survey,
  1401.         you will be asked to select a directory to hold the profile and
  1402.         data files.  You will also need to create a file name for storing
  1403.         the survey data.  This must be no longer than eight characters,
  1404.         without any extension.  This file name will be  used for the
  1405.         profile file with the extension ".PRO".  The file to hold the data
  1406.         will have the same name with the extension ".DTA".
  1407.  
  1408.             You will be asked for the number and names of any demographic
  1409.         groups, the number of questions, and the number and names of each
  1410.         question choice.  One demographic question is permitted and up to
  1411.         nine demographic separations can be made within this question.
  1412.         Remember, however that the length of the report is multiplied by
  1413.         one more than the number of demographic groups.  A  statement
  1414.         will also be needed for each question to be used as a question
  1415.         heading in the report.  Establishing the profile file is a one-
  1416.         time operation for each survey.  It can be used for future
  1417.         surveys with the same characteristics.  Do not use double
  1418.         quotation marks in any of your entries.  These are used by the
  1419.         program to separate entries in the file.  You have the option of
  1420.  
  1421.                                      27
  1422.  
  1423.  
  1424.  
  1425.         analyzing the correlation, if any, between the answers to two
  1426.         different questions.  If you wish to include such a correlation
  1427.         analysis, you will be asked for the question numbers and choices
  1428.         involved.  Be careful in making the profile file. Watch for
  1429.         typo's.
  1430.  
  1431.             When all the set-up questions have been answered, you will be
  1432.         asked if you wish to print a Questionnaire Form based on the
  1433.         information you have entered in the profile file.  This is a
  1434.         useful form to have, at least for record purposes.  If you want to
  1435.         create a fancier form later with your favorite worde processor,
  1436.         you can use this as a model. If you want to print this form later
  1437.         you can do this by moving to the VIEW/PRINT column and choosing
  1438.         the PRINT SURVEY FORM option in the drop-down window.
  1439.  
  1440.        ENTERING RESPONSE DATA
  1441.  
  1442.        On completion you will be returned to the Main Menu.  If you are
  1443.        ready to enter data from some or all of the responses to your
  1444.        questionnaire, or experiment with some test entries, you can select
  1445.        the DATA IN column in the Main Menu and choose ADD DATA 1ST TIME
  1446.        Follow the instructions for adding the data.
  1447.  
  1448.             In the ADD DATA 1ST TIME Option, you have the choice of
  1449.        entering some fictitious test response data as previously
  1450.        described in Section 8 of "DESIGNING A SURVEY", or you could
  1451.        proceed with entering data from a genuine response.  You will see a
  1452.        list of the data files in your directory. Type the file name for
  1453.        storing the survey data and follow with ENTER.  Be sure to enter
  1454.        the SAME NAME as the one you used in setting up the survey profile.
  1455.        You will remember that the profile file had the suffix ".PRO".  The
  1456.        data file will have the same name, but with the extension "DTA".
  1457.        (In case the new data file is not listed, type it anyway in case it
  1458.        was deleted by accident).
  1459.  
  1460.  
  1461.  
  1462.  
  1463.  
  1464.  
  1465.  
  1466.  
  1467.  
  1468.  
  1469.  
  1470.  
  1471.  
  1472.                                      28
  1473.  
  1474.  
  1475.  
  1476.             With the file identified, you will be asked to enter the
  1477.         responses for each question, taking one response sheet at a time.
  1478.         If you are entering test data, remember to re-select ADD DATA
  1479.         1ST TIME before entering data from genuine responses in order to
  1480.         erase the test data by over-writing it.
  1481.  
  1482.             When prompted on the screen for data entry from a question
  1483.         response, you will only see the Question Number and Choice
  1484.         Number, not the question text.  If you are entering data from a
  1485.         multi-choice question, you must follow any number you type with
  1486.         ENTER.
  1487.  
  1488.             In the case of Type B questions which permit any number of
  1489.         choices without ranking, enter only those numbers selected.  When
  1490.         all the selected Type B choices have been entered, type the
  1491.         terminating "X".  (For consistency press ENTER before typing "X",
  1492.         but if you type "X" immediately after the last entry, that entry
  1493.         will still be recorded).
  1494.  
  1495.             Type C and D questions require you to make an entry for EACH
  1496.         possible choice, whether or not the choice has been selected.
  1497.         Follow each choice number with ENTER, or type ENTER alone if a
  1498.         choice is vacant.  Fear not; the appropriate directions are
  1499.         included on the screen as you process each question.
  1500.  
  1501.             The directions should be easy to follow.  If you make an
  1502.         error in entering data in a multiple choice question, all is not
  1503.         lost.  You can re-start the entries for this question in this
  1504.         response by pressing ESC. In addition, if you think you have made
  1505.         an error in entering data in a particular response but have gone
  1506.         by the question involved, you still have the opportunity of re-
  1507.         entering data for the previous question by pressing Page-Up.  You
  1508.         can also repeat entry for all the questions in the most recent
  1509.         response when you come to the end of the last question on the
  1510.         response sheet.  At that point, you will also be asked if you
  1511.         wish to continue entering data for the time being.  By typing "N"
  1512.         you will return to the Main Menu, and the responses data to date
  1513.         will be stored on your disk.  Here you can choose VIEW A REPORT in
  1514.         the VIEW/PRINT column to print the report to the screen as it
  1515.         currently stands.  If you want to take a break, you can exit to
  1516.         DOS from the Main Menu by moving to QUIT. Your data will be
  1517.         stored, ready for your next session.
  1518.  
  1519.            You will be warned if you try to use ADD DATA 1ST TIME for an
  1520.         established survey, since  this creates a new data file.  If you
  1521.         use a file name with this option for a valuable file that already
  1522.         exists, this might wipe out your data.  The procedure for adding
  1523.         responses to an existing data file requires the selection of the
  1524.         ADD MORE DATA choice.  Do not use ADD DATA 1ST TIME here.  The
  1525.         procedure is  otherwise the same as in the case previously
  1526.         described for starting data entry for a new survey.
  1527.  
  1528.                                      29
  1529.  
  1530.  
  1531.         CHANGING AN EXISTING SURVEY
  1532.  
  1533.                 In some instances, after a profile has already been
  1534.         created, you might need to make editing changes in the text of
  1535.         the Report Title, a Response Summary Statement, or to modify a
  1536.         Choice Title in a question in an EXISTING survey.  Alternatively,
  1537.         you might want to add or delete a question in an existing
  1538.         questionnaire and start over with a new survey.  Instead of
  1539.         repeating the detailed effort of creating a completely new
  1540.         profile file to accommodate the change, you could use one of the
  1541.         five choices in the drop-down window of the REVISE column.
  1542.         These editing options include:
  1543.  
  1544.                 ■ Options to edit either the Report Title, a Response
  1545.                   Summary Statement, or Choice Title of a question
  1546.                   in the existing survey profile file.
  1547.  
  1548.                 ■ An option to add one or more questions to an existing
  1549.                   survey (Resulting in a new survey profile for a new
  1550.                   survey).
  1551.  
  1552.                 ■ An option to delete a question from an existing survey.
  1553.                  (Resulting in a new survey profile file for a new
  1554.                   survey).
  1555.  
  1556.                 The first options could be used, for example, if you
  1557.         decided that the text in one or more of the response summary
  1558.         statements or choice titles could be improved or corrected.  No
  1559.         change in the survey questionnaire would be required since the
  1560.         changes only affect the display of the survey results.
  1561.  
  1562.                 The last two options either add or delete an entire
  1563.         question in a survey.  Under these conditions new survey profile
  1564.         and data files will be created. They will have a new root name.
  1565.         Because the number of questions has been changed, any data
  1566.         entered in the original survey can not be used with the new
  1567.         profile or data file.  In other words, you would have to start
  1568.         entering data with a new questionnaire.
  1569.  
  1570.                 These last options have application where you want to
  1571.         start a new survey very similar to one used previously, and you
  1572.         want to avoid the trouble of creating a completely new profile
  1573.         file.  By using a new name, you would not change the original
  1574.         profile and data file.  If you selected the same name as a
  1575.         previously created survey analysis, the former profile and data
  1576.         file would be written over and would be no longer available.
  1577.  
  1578.  
  1579.  
  1580.  
  1581.                                      30
  1582.  
  1583.  
  1584.         UNUSUAL APPLICATIONS - SRVYADD
  1585.  
  1586.                 On occasion, there may be the need to merge two data
  1587.         files created by SURVEY, using the same profile file and
  1588.         questionnaire format.  For example, a need to reduce data entry
  1589.         time for a survey with many responses may suggest simultaneous
  1590.         use of more than one operator entering data in separate
  1591.         computers. This would create two or more data files which would
  1592.         ultimately require combining in order to analyze the total of all
  1593.         responses.  The combination of data files can be performed in the
  1594.         following manner by using the SRVYADD utility program included on
  1595.         the distribution disk.
  1596.  
  1597.                 Since, in this situation, the data files are created with
  1598.         identical profile files, presumably with the same name,  the
  1599.         corresponding data files will have the same root name with the
  1600.         extension, ".DTA".  Before the data files can be placed in the
  1601.         same Drive/Directory of a single computer and added together, the
  1602.         name of one of the files must be changed.  The extension, ".DTA",
  1603.         must be retained, however.  The name change can be made with the
  1604.         DOS "rename" command.  Once the name of one of the files has been
  1605.         changed it can be moved to the same directory holding the
  1606.         original profile file, (filename.pro), and the data file with the
  1607.         same root name, (filename.dta).  The SRVYADD.EXE program should
  1608.         also be on the same Drive/Directory.  Remember the names of the
  1609.         two data files. The usual precaution should be followed of making
  1610.         backup copies of both data files and the profile file on another
  1611.         Drive/Directory before proceeding.
  1612.  
  1613.                         To run the SRVYADD program, type "srvyadd"
  1614.         (without quotes) and follow by pressing ENTER. Follow the
  1615.         directions on the screen. You will be asked for the path to the
  1616.         data and profile files. If all are on the same Drive/Directory,
  1617.         just press ENTER. When asked, enter the name of the profile file.
  1618.         Follow with the two names of the data files when prompted.  As
  1619.         noted earlier, both data files can not have the same name. Use
  1620.         the original file name for the first entry and the new name for
  1621.         the second.
  1622.  
  1623.                 The program will add the data in the SECOND file entered,
  1624.         to the data in the FIRST file, and the resultant file will have
  1625.         the name of the FIRST file.  If the operation has been performed
  1626.         correctly, the program will proceed to combine the data files.
  1627.         The first file will be correspondingly enlarged.
  1628.  
  1629.                 The SRVYADD program has another application in situations
  1630.         where it is desired to make an analysis by demographic
  1631.         separation, (employees grouped by years of company service, for
  1632.         example), plus an additional division into separate groups, (the
  1633.         respondent's gender, for example). Since SURVEY accommodates only
  1634.         one demographic question, the following procedure will go a long
  1635.  
  1636.                                      31
  1637.  
  1638.  
  1639.         way toward producing an analysis of another demographic grouping.
  1640.         It permits the use of a second quasi-demographic question which
  1641.         must also be in the single choice, Type A category. It can be
  1642.         placed at any point in the questionnaire, although it is highly
  1643.         recommended that it be placed last to simplify operation.
  1644.  
  1645.                 When the responses are received in this application, they
  1646.         should be manually divided into separate groups, based on the
  1647.         reply to the second, quasi-demographic Type A (gender?)
  1648.         question.  In this example, there are only two such groups.
  1649.         Normally the profile file has been created and tested before the
  1650.         survey was distributed. Before entering any reply data, a
  1651.         duplicate profile file should be created with a different root
  1652.         name, but with the same extension, ".PRO". This is done with the
  1653.         DOS "copy" command, "copy filename.pro newfilename.pro". The
  1654.         result is that you have two identical profile files with
  1655.         different names. One has the original name, and the other is new.
  1656.         The separate "gender" groups should then be entered in turn using
  1657.         SURVEY, but with a different profile name for each group.
  1658.  
  1659.                 In starting this entry procedure, note that, when the
  1660.         screen appears, asking for the name of the data file to access,
  1661.         only the name of the original file will be displayed because the
  1662.         second data file has not yet been created.  The first group of
  1663.         responses is entered using the original profile file name.  When
  1664.         all responses in this group have been entered, a report is
  1665.         printed in the usual manner.  Following this, the entry of the
  1666.         second group of responses is begun by choosing  MAKE NEW SURVEY.
  1667.         When the request appears to enter the name of the data file for
  1668.         the second group of replies, the new name should be typed even
  1669.         though it does not initially appear at the top of the screen.
  1670.         This name should be the same as the second profile file. After
  1671.         entering the response data for each group, two data files and two
  1672.         separate reports will have been produced.  The demographic
  1673.         separations will be printed separately in each gender group
  1674.         report.
  1675.  
  1676.                 With the two groups analyzed, both data files should be
  1677.         copied to another Drive/Directory for backup and future
  1678.         reference. The SRVYADD program should then be run on the original
  1679.         directory to combine the data files.  Then, using the name of the
  1680.         combined file, SURVEY should be run again and a report produced.
  1681.         This time, it will produce an analysis of the total of all
  1682.         responses, with demographic separations included. The result of
  1683.         the complete procedure is to produce an analysis:
  1684.  
  1685.                 ■ By gender (in this example), total and by demographic
  1686.                   subdivision
  1687.  
  1688.                 ■ By total of each demographic group
  1689.  
  1690.                 ■ By total of all responses
  1691.  
  1692.                                      32
  1693.  
  1694.  
  1695.                 While the example discussed involved only two quasi-
  1696.         demographic groups (gender in this case), more than one can be
  1697.         accommodated in the same manner.
  1698.  
  1699.         CHOOSING A SAMPLE SIZE
  1700.  
  1701.                 The total number of individuals in the population being
  1702.         considered for an opinion survey usually determines whether an
  1703.         attempt should be made to contact almost all members of this
  1704.         population, or whether taking a sample is a more practical
  1705.         procedure.  Sampling, however, reduces both accuracy
  1706.         (reliability) and confidence (raises risk).  For a total
  1707.         population of under one or two hundred, an attempt should be made
  1708.         to obtain responses from most of the members in order to obtain
  1709.         trustworthy results.  The primary difficulty in getting good
  1710.         results is obtaining a reasonably random and unbiased sample.
  1711.  
  1712.                 Typical objectives for a sampling survey are to obtain an
  1713.         accuracy of plus or minus 5 percent with 95 percent confidence.
  1714.         This means that if a truly random survey was made of the same
  1715.         population 100 times (heaven forbid!), 95 percent of these
  1716.         surveys would produce results which would not be different from a
  1717.         survey of the entire population by more than 5 percent.
  1718.  
  1719.                 Some of the references in the following section provide
  1720.         more detail on the statistics of sampling.  As a practical
  1721.         matter, however, for populations less than one or two hundred,
  1722.         try to contact as many as possible.  For populations in the order
  1723.         of 500 and a truly random sample, you should contact at least
  1724.         about 230 to reach the above objectives.  For populations of
  1725.         about 1000, try for about 280.  A population of about 10,000
  1726.         would require about 370 in the sample for the same objectives.
  1727.  
  1728.  
  1729.  
  1730.  
  1731.  
  1732.  
  1733.  
  1734.  
  1735.  
  1736.  
  1737.  
  1738.  
  1739.  
  1740.  
  1741.  
  1742.                                      33
  1743.  
  1744.  
  1745.  
  1746.  
  1747.  
  1748.         REFERENCES
  1749.  
  1750.                 The following books can provide more information on the
  1751.         design and application of opinion surveys.
  1752.  
  1753.         1.  Converse, Jean M., Handcrafting the standardized
  1754.         questionnaire
  1755.                 Sage Publications, Beverly Hills, CA, 1986
  1756.  
  1757.         2.  Blankenship, Albert B., Professional telephone surveys
  1758.                 McGraw-Hill, New York 1977
  1759.  
  1760.         3.  Blankenship, Albert B., Consumer and opinion research
  1761.                 Arno Press, New York 1978
  1762.  
  1763.         4. Oppenheim, Abraham Naftali, Questionnaire design and attitude
  1764.         measurement
  1765.                 Basic Books, New York 1966
  1766.  
  1767.         5.  Sonquist, John A., Survey and opinion research
  1768.                 Prentice-Hall, Englewood Cliffs, NJ 1977
  1769.  
  1770.         6.  Stephan, Frederick S., Sampling opinions; an analysis of
  1771.         survey procedure
  1772.                 Wiley, New York 1963
  1773.  
  1774.  
  1775.  
  1776.  
  1777.  
  1778.  
  1779.  
  1780.  
  1781.  
  1782.  
  1783.  
  1784.  
  1785.  
  1786.  
  1787.  
  1788.  
  1789.  
  1790.  
  1791.  
  1792.  
  1793.  
  1794.  
  1795.  
  1796.  
  1797.                                      34
  1798.  
  1799.  
  1800.  
  1801.  
  1802.